Skip to content

Remove unnecessary iter() calls#9

Open
mnmenator wants to merge 1 commit into
CodeMastr3:masterfrom
mnmenator:patch-1
Open

Remove unnecessary iter() calls#9
mnmenator wants to merge 1 commit into
CodeMastr3:masterfrom
mnmenator:patch-1

Conversation

@mnmenator

Copy link
Copy Markdown

Add a check that ignores the "@everyone" role when the add/sub commands are called with "all" as an argument
//I don't know how to test this without actually implementing it so I can't confirm that it works as intended ¯_(ツ)_/¯

Add a check that ignores the "@everyone" role when the add/sub commands are called with "all" as an argument
//I don't know how to test this without actually implementing it so I can't confirm that it works as intended ¯\_(ツ)_/¯
@CodeMastr3

CodeMastr3 commented Mar 12, 2020

Copy link
Copy Markdown
Owner

Will test this later today to make sure it all works

@CodeMastr3

Copy link
Copy Markdown
Owner

Could you make it so indents are 4 spaces? Some of you spaces look non proportional and would cause a python indentation error.

@CodeMastr3

Copy link
Copy Markdown
Owner

Also functionally I'm not sure if that is really better since it is adding a comparison to the for loop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants